Package example
Class Main
java.lang.Object
javafx.application.Application
example.Main
This program creates several kinds of UI components for testing.
- Author:
- Robert C. Duvall
-
Nested Class Summary
Nested classes/interfaces inherited from class javafx.application.Application
Application.Parameters
-
Field Summary
FieldsFields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Field Details
-
TITLE
- See Also:
-
DEFAULT_SIZE
-
DEFAULT_LANGUAGE
- See Also:
-
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
start
- Specified by:
start
in classApplication
- See Also:
-